Release 10.1A: OpenEdge Development:
Progress 4GL Reference
FETCH-SELECTED-ROW( ) method
Fetches the
Return type: LOGICAL Applies to: BROWSE widgetnth selected row in a browse and puts the row into the database buffer. In other words, this method specifies one row from the one-based index into all currently selected rows and puts that row into the record buffer.
nAn integer expression that specifies a selected row within the browse.
Progress maintains a numbered list of selected rows, starting at 1. Progress builds this numbered list as the user selects rows in the browse. When you call the FETCH-SELECTED-ROW method, Progress searches this list to find the
nth row selected by the user.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |